ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICColorContext Interface Reference

Public Member Functions

void InitializeFromFilename ([MarshalAs(UnmanagedType.LPWStr)] string wzFilename)
 
void InitializeFromMemory ([MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] byte[] pbBuffer, uint cbBufferSize)
 
void InitializeFromExifColorSpace (ExifColorSpace value)
 
WICColorContextType GetType ()
 
uint GetProfileBytes (uint cbBuffer, [In][Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] byte[] pbBuffer)
 
ExifColorSpace GetExifColorSpace ()
 

Detailed Description

Definition at line 958 of file WinCodec.cs.


The documentation for this interface was generated from the following file: