Exemple #1
0
 public static extern void *MSDF_Bitmap_GetPixelData(BitmapBase *bitmap, out int width, out int height, out int channelCount);
Exemple #2
0
 public static extern bool MSDF_TestRenderMulti(Msdf *msdf, BitmapBase *renderDestination);
Exemple #3
0
 public static extern void MSDF_Bitmap_Delete(BitmapBase *bitmapBase);