GraphicsFormats Xojo plugin

RawPngExporter.ErrorMessage Property

Returns human readable ErrorMessage.

ErrorMessage as String {Read}

Remarks

Usually you want to check if LastError was something else than nil and then check the ErrorMessage property.

See Also

RawPngExporter Class