GetSkBitmap()

Bitmap::GetSkBitmap() const method

Returns a raw pointer to the underlying SkBitmap object.

virtual const SkBitmap * System::Drawing::Bitmap::GetSkBitmap() const override

See Also