|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for Image, including all inherited members.
| Clone() | Image | inline |
| FromFile(const WCHAR *filename, BOOL useEmbeddedColorManagement=FALSE) | Image | inlinestatic |
| FromStream(IStream *stream, BOOL useEmbeddedColorManagement=FALSE) | Image | inlinestatic |
| GetAllPropertyItems(UINT totalBufferSize, UINT numProperties, PropertyItem *allItems) | Image | inline |
| GetBounds(RectF *srcRect, Unit *srcUnit) | Image | inline |
| GetEncoderParameterList(const CLSID *clsidEncoder, UINT size, EncoderParameters *buffer) | Image | inline |
| GetEncoderParameterListSize(const CLSID *clsidEncoder) | Image | inline |
| GetFlags() | Image | inline |
| GetFrameCount(const GUID *dimensionID) | Image | inline |
| GetFrameDimensionsCount() | Image | inline |
| GetFrameDimensionsList(GUID *dimensionIDs, UINT count) | Image | inline |
| GetHeight() | Image | inline |
| GetHorizontalResolution() | Image | inline |
| GetLastStatus() | Image | inline |
| getNat | Image | friend |
| GetPalette(ColorPalette *palette, INT size) | Image | inline |
| GetPaletteSize() | Image | inline |
| GetPhysicalDimension(SizeF *size) | Image | inline |
| GetPixelFormat() | Image | inline |
| GetPropertyCount() | Image | inline |
| GetPropertyIdList(UINT numOfProperty, PROPID *list) | Image | inline |
| GetPropertyItem(PROPID propId, UINT propSize, PropertyItem *buffer) | Image | inline |
| GetPropertyItemSize(PROPID propId) | Image | inline |
| GetPropertySize(UINT *totalBufferSize, UINT *numProperties) | Image | inline |
| GetRawFormat(GUID *format) | Image | inline |
| GetThumbnailImage(UINT thumbWidth, UINT thumbHeight, GetThumbnailImageAbort callback, VOID *callbackData) | Image | inline |
| GetType() | Image | inline |
| GetVerticalResolution() | Image | inline |
| GetWidth() | Image | inline |
| Graphics | Image | friend |
| Image(IStream *stream, BOOL useEmbeddedColorManagement=FALSE) | Image | inline |
| Image(const WCHAR *filename, BOOL useEmbeddedColorManagement=FALSE) | Image | inline |
| Image() | Image | inlineprotected |
| Image(GpImage *image, Status status) | Image | inlineprotected |
| Image(const Image &) | Image | private |
| lastStatus | Image | mutableprotected |
| nativeImage | Image | protected |
| operator delete(void *in_pVoid) | GdiplusBase | inline |
| operator delete[](void *in_pVoid) | GdiplusBase | inline |
| operator new(size_t in_size) | GdiplusBase | inline |
| operator new[](size_t in_size) | GdiplusBase | inline |
| operator=(const Image &) | Image | private |
| RemovePropertyItem(PROPID propId) | Image | inline |
| RotateFlip(RotateFlipType rotateFlipType) | Image | inline |
| Save(IStream *stream, const CLSID *clsidEncoder, const EncoderParameters *encoderParams) | Image | inline |
| Save(const WCHAR *filename, const CLSID *clsidEncoder, const EncoderParameters *encoderParams) | Image | inline |
| SaveAdd(const EncoderParameters *encoderParams) | Image | inline |
| SaveAdd(Image *newImage, const EncoderParameters *encoderParams) | Image | inline |
| SelectActiveFrame(const GUID *dimensionID, UINT frameIndex) | Image | inline |
| SetNativeImage(GpImage *image) | Image | inlineprotected |
| SetPalette(const ColorPalette *palette) | Image | inline |
| SetPropertyItem(const PropertyItem *item) | Image | inline |
| SetStatus(Status status) const | Image | inlineprotected |
| TextureBrush | Image | friend |
| ~Image() | Image | inlinevirtual |