Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

new bitmap pixel format c#

new Bitmap(600, 400, System.Drawing.Imaging.PixelFormat.Format24bppRgb);
 
PREVIOUS NEXT
Tagged: #bitmap #pixel #format
ADD COMMENT
Topic
Name
3+8 =