delphi - How to create FMX.Graphics.TBitmap with specific pixel format? -
probably missing something, can't find way create fmx bitmap specific pixel format. more specific, need create fmx.graphics.tbitmap pixel format bgr_565. constructor doesn't have option define pixelformat. property pixelformat readonly (unlike vcl version of tbitmap).
Comments
Post a Comment