ImageGear .NET v25.2 - Updated
ImageGear.Formats.CameraRaw Assembly / ImageGear.Formats Namespace / ImGearCameraRawFormats Class
Members




In This Topic
    ImGearCameraRawFormats Class
    In This Topic
    Initializes the ImageGear.Formats.CameraRaw.dll assembly.
    Object Model
    ImGearCameraRawFormats Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearCameraRawFormats 
    'Usage
     
    Dim instance As ImGearCameraRawFormats
    public sealed class ImGearCameraRawFormats 
    public __gc __sealed class ImGearCameraRawFormats 
    public ref class ImGearCameraRawFormats sealed 
    Remarks
    This class adds formats that are implemented by the component to the ImageGear's global formats list, enabling their detection, reading, and writing. For more information about initializing assemblies, see Initializing Assemblies.
    See the "Camera Raw" row of the "What's the Best Format for...?" table for a list of supported formats.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.ImGearCameraRawFormats

    See Also