src/cinder/msw/CinderMswGdiPlus.cpp File Reference

Namespaces

namespace  cinder
namespace  cinder::msw

Functions

Surface8u cinder::msw::convertGdiplusBitmap (Gdiplus::Bitmap &bitmap)
void cinder::msw::gdiplusPixelFormatToSurfaceChannelOrder (Gdiplus::PixelFormat format, SurfaceChannelOrder *resultChannelOrder, bool *resultPremultiplied)
Gdiplus::PixelFormat cinder::msw::surfaceChannelOrderToGdiplusPixelFormat (const SurfaceChannelOrder &sco, bool premultiplied)
Gdiplus::Bitmap * cinder::msw::createGdiplusBitmap (const Surface8u &surface)