BitmapDataFactoryCreateSolid Method

Overload List

CreateSolid(Size, Color32) Creates a read-only bitmap data with no actual underlying buffer that has the specified size and solid color.
CreateSolid(Int32, Int32, Color32) Creates a read-only bitmap data with no actual underlying buffer that has the specified size and solid color.

See Also