ImageAttributes

ImageAttributes class

public sealed class ImageAttributes : IDisposable

Конструкторы

Имя Описание
ImageAttributes() Конструктор по умолчанию.

Методы

Имя Описание
ClearBrushRemapTable()
ClearColorKey()
ClearColorKey(ColorAdjustType)
ClearColorMatrix()
ClearColorMatrix(ColorAdjustType)
ClearGamma()
ClearGamma(ColorAdjustType)
ClearNoOp()
ClearNoOp(ColorAdjustType)
ClearOutputChannel()
ClearOutputChannel(ColorAdjustType)
ClearOutputChannelColorProfile()
ClearOutputChannelColorProfile(ColorAdjustType)
ClearRemapTable()
ClearRemapTable(ColorAdjustType)
ClearThreshold()
ClearThreshold(ColorAdjustType)
Clone()
Dispose()
GetAdjustedPalette(ColorPalette, ColorAdjustType)
SetBrushRemapTable(ColorMap[])
SetColorKey(Color, Color)
SetColorKey(Color, Color, ColorAdjustType)
SetColorMatrices(ColorMatrix, ColorMatrix)
SetColorMatrices(ColorMatrix, ColorMatrix, ColorMatrixFlag)
SetColorMatrices(ColorMatrix, ColorMatrix, ColorMatrixFlag, ColorAdjustType)
SetColorMatrix(ColorMatrix)
SetColorMatrix(ColorMatrix, ColorMatrixFlag)
SetColorMatrix(ColorMatrix, ColorMatrixFlag, ColorAdjustType)
SetGamma(float)
SetGamma(float, ColorAdjustType)
SetNoOp()
SetNoOp(ColorAdjustType)
SetOutputChannel(ColorChannelFlag)
SetOutputChannel(ColorChannelFlag, ColorAdjustType)
SetOutputChannelColorProfile(string)
SetOutputChannelColorProfile(string, ColorAdjustType)
SetRemapTable(ColorMap[])
SetRemapTable(ColorMap[], ColorAdjustType)
SetThreshold(float)
SetThreshold(float, ColorAdjustType)
SetWrapMode(WrapMode)
SetWrapMode(WrapMode, Color)
SetWrapMode(WrapMode, Color, bool)

Смотрите также