harfang3d/doc/doc/Picture.md

5 lines
311 B
Markdown
Raw Permalink Normal View History

2021-10-13 12:40:31 +00:00
The picture origin (0, 0) is in the top-left corner of its frame with the X and Y axises increasing toward the right and bottom.
To load and save a picture use [LoadPicture], [LoadPNG] or [SavePNG].
The [Picture_SetData] and [Picture_GetData] methods can be used to transfer data to and from a picture object.