Aurigma Graphics Mill 5.5 for .NET
IPixelFormatSupport Interface
This interface is implemented by all the objects which can accept bitmap as input argument (i.e. all transforms and encoders). It allows to check if this object can handle bitmap of specific pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Interface IPixelFormatSupport
C#
public interface IPixelFormatSupport