Back to Website
Show / Hide Table of Contents

Class ColorizeEffect

Inheritance
System.Object
BaseImageEffect
ColorizeEffect
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Effects
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ColorizeEffect : BaseImageEffect

Constructors

ColorizeEffect(Color, PixelFormat)

Declaration
public ColorizeEffect(Color color, PixelFormat pixelFormat)
Parameters
Type Name Description
Color color
PixelFormat pixelFormat

Fields

SupportedColorSpaces

Declaration
public static readonly ColorSpace[] SupportedColorSpaces
Field Value
Type Description
ColorSpace[]

Properties

Color

Declaration
public Color Color { get; }
Property Value
Type Description
Color

PixelFormat

Declaration
public PixelFormat PixelFormat { get; }
Property Value
Type Description
PixelFormat

Methods

GetBytes()

Declaration
public override byte[] GetBytes()
Returns
Type Description
System.Byte[]
Overrides
BaseImageEffect.GetBytes()
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback