Click or drag to resize

Picture Methods

The Picture type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetPicture Parses the raw data in an APIC frame and converts it into a strongly typed Picture object.
Public methodToBuffer Converts the strongly typed Picture object back to a frame buffer.
Public methodStatic memberToBuffer(LitePictureType, String, String, Byte) A static helper method to convert the parts of a picture frame back to a frame buffer.
Public methodUpdateSourceFrame Updates the APIC frame from which this Picture object was created with current property values of this Picture.
Top
See Also