Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: BytesBitmap(int, int, PixelFormat)

Declaration

public BytesBitmap(
    int width,
    int height,
    PixelFormat format
)

Summary

Creates a new, blank BytesBitmap with the specified width, height, and pixel format.