Class ImageEditorCommand
  
  
  
  
    Inheritance
    System.Object
    ImageEditorCommand
   
  
  Assembly: EPiServer.ImageLibrary.dll
  Version: 12.0.3
  Syntax
  
    public sealed class ImageEditorCommand : Enum
   
  Fields
  
  
  
  Crop
  
  
  Declaration
  
    public const ImageEditorCommand Crop
   
  Field Value
  
  
  
  FlipX
  
  
  Declaration
  
    public const ImageEditorCommand FlipX
   
  Field Value
  
  
  
  FlipY
  
  
  Declaration
  
    public const ImageEditorCommand FlipY
   
  Field Value
  
  
  
  Grayscale
  
  
  Declaration
  
    public const ImageEditorCommand Grayscale
   
  Field Value
  
  
  
  None
  
  
  Declaration
  
    public const ImageEditorCommand None
   
  Field Value
  
  
  
  Resize
  
  
  Declaration
  
    public const ImageEditorCommand Resize
   
  Field Value
  
  
  
  ResizeKeepScale
  
  
  Declaration
  
    public const ImageEditorCommand ResizeKeepScale
   
  Field Value
  
  
  
  Rotate
  
  
  Declaration
  
    public const ImageEditorCommand Rotate
   
  Field Value
  
  
  
  value__
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  Extension Methods