Quantcast
Channel: WriteableBitmapEx
Browsing latest articles
Browse All 360 View Live
↧

New Post: WritableBitmap with wrong colors

Hi, I have the same problem. Seems to be related to 8bit png's. Because 32 bit works fine. Have you found any solution to this problem? Thanks.

View Article


Commented Feature: FillRectangle incorrectly includes right/bottom [21276]

If you call FillRectangle and pass a rectangle with width 1 and height 1, it instead fills an area 2 pixels wide and 2 pixels high.It appears that WriteableBitmapEx's FillRectangle is including x2 and...

View Article


Created Unassigned: AAWidthLine IndexOutOfRange [22063]

WriteableBitmapEx Version 1.5.0, WinRT Windows running on W10The following code produces IndexOutOfRangeExceptionbitmap extent [w=1737, h=3855], color is black FF000000 int height =...

View Article

Commented Unassigned: AAWidthLine IndexOutOfRange [22063]

WriteableBitmapEx Version 1.5.0, WinRT Windows running on W10The following code produces IndexOutOfRangeExceptionbitmap extent [w=1737, h=3855], color is black FF000000 int height =...

View Article

Created Unassigned: DrawLineAa causes AccessViolationException [22105]

I have a WriteableBitmap of Width 512, Height 480 but I believe this problem happens on any WriteableBitmap. When I draw a line such as 0,480 to 500,480 with a stroke thickness greater than 1, I get...

View Article


Created Unassigned: Could not install package WriteableBitmapEx because of...

I am using WriteableBitmap on Windows Component Project (C++/CX) and want to include the WriteableBitmapEx for drawing like GDI+.But, I cannot install this lib over NuGet. The error that I got...

View Article

Closed Unassigned: Could not install package WriteableBitmapEx because of...

I am using WriteableBitmap on Windows Component Project (C++/CX) and want to include the WriteableBitmapEx for drawing like GDI+.But, I cannot install this lib over NuGet. The error that I got...

View Article

Created Unassigned: DrawRectangle clipping and pixbuffer check [22244]

__DrawRectangle__ misbehaves with respect to the following issues* it is easily possible to get WriteableBitmap with Width, Height not matching pixel buffer. For example when loading a bitmap from...

View Article


Commented Unassigned: AAWidthLine IndexOutOfRange [22063]

WriteableBitmapEx Version 1.5.0, WinRT Windows running on W10The following code produces IndexOutOfRangeExceptionbitmap extent [w=1737, h=3855], color is black FF000000 int height =...

View Article


New Post: Issue with WriteableBitmapEx.Blit API

We are using WriteableBitmapEx library (version - 1.5.0). From this library, Blit API is used to merge source writeablebitmap to the destination writeablebitmap destination. This Blit() API is taking...

View Article

New Post: Issue with WriteableBitmapEx.Blit API

First of all think about how you phrase your expectations for a free open source project where we as contributors put our free time for free into it to make a product that can be used commercially...

View Article

New Post: Issue with WriteableBitmapEx.Blit API

Thanks for your valuable timely response on this. We appreciate your valuable time & hard work on this. Thanks a lot. Can you please confirm the NET Framework version I can pick from -...

View Article

Created Unassigned: SetPixel(x,y,color) alpha misbehaves [22299]

I wrote a simple piece of code that changes color of icons while keeping the pixels opacity. However SetPixel(x,y,color) and SetPixel(x,y,a,color) and .ForEach((x, y, color) =>{} misbehaved as...

View Article


New Post: DrawString method implementation

Is this going to get integrated into the next release? Would love to have it as a nuget package

View Article

New Post: How to draw by DrawLinePenned?

I want to add thickness to a line. I use C#, WPF. I tried, but it doesn't work: WriteableBitmap writeableBitmap = BitmapFactory.New(500, 500); writeableBitmap.DrawLinePenned(10, 10, 50, 50, ?);

View Article


New Post: WriteableBitmap "out of memory exception" or COMException 88980003

Were you ever able to find fixes for the memory stuff? I believe this is .NET 4.5 and up only, but putting<runtime> <gcAllowVeryLargeObjects enabled="true" /> </runtime> into your...

View Article

New Post: WriteableBitmap "out of memory exception" or COMException 88980003

No, I was not. I basically gave up on using WriteableBitmapEx class.Thanks,RickOn 8/18/2016 6:00 AM, Scusemua wrote:From: ScusemuaWere you ever able to find fixes for the memory stuff? I believe this...

View Article


New Post: writeablebitmapex FillEllipseCentered with center out of boundary

I have writeablebitmap with width and height equal to 580, i need to draw a circle in it. So i will use bmp.FillEllipseCentered(290,290,290,290,color); I need to zoom this circle by scaling factor 2,...

View Article

Created Unassigned: writeablebitmapex FillEllipseCentered with center out of...

I have writeablebitmap with width and height equal to 580, i need to draw a circle in it. So i will use bmp.FillEllipseCentered(290,290,290,290,color); I need to zoom this circle by scaling factor 2,...

View Article

Created Unassigned: Create Polygon with color of border is different from...

I would like to draw a polygon that border's color is not same as inside's color as below:![Image](https://ibb.co/bPYdnF)I think this it can be achieved by combining FillPolygon and DrawPolygon (create...

View Article
Browsing latest articles
Browse All 360 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>