The ReflectIImage type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
GetImageMethods(IImage)
Get all the methods that belongs to the IImage and Image class with ExposableMethodAttribute set true.
GetPixelColor(IImage, Point)
Get the color at the specific location of the image
GetTypeOfColor(IImage)
Get the color type of the image
GetTypeOfDepth(IImage)
Get the depth type of the image

See Also