Sandbox Logo

Pixmap.GetPng

System.Byte[] GetPng()

Description

Returns the raw bytes of a PNG file that contains this pixel maps image. Internally writes and deletes a file, so be careful using it often.

Return

User Comments