コード例 #1
0
 public BitmapLoader(IImageObject image, byte[] buffer, GraphicsState state)
 {
     Init(image, buffer, state);
 }