public class ColorBalanceAdjustmentLayer extends AdjustmentLayer
The color balance adjustment layer class.
AdjustmentLayer
,
Layer
Image.AfterCreate, Image.AfterLoad, Image.ImageOperation
BlendSignature, LayerHeaderSize
Modifier and Type | Method and Description |
---|---|
short |
getHighlightsCyanRedBalance()
Gets or sets the Highlights Cyan Red Balance.
|
short |
getHighlightsMagentaGreenBalance()
Gets or sets the Highlights Magenta Green Balance.
|
short |
getHighlightsYellowBlueBalance()
Gets or sets the Highlights Yellow Blue Balance.
|
short |
getMidtonesCyanRedBalance()
Gets or sets the Midtones Cyan Red Balance.
|
short |
getMidtonesMagentaGreenBalance()
Gets or sets the Midtones Magenta Green Balance.
|
short |
getMidtonesYellowBlueBalance()
Gets or sets the Midtones Yellow Blue Balance.
|
boolean |
getPreserveLuminosity()
Gets or sets a value indicating whether this
BlncResource preserves luminosity. |
short |
getShadowsCyanRedBalance()
Gets or sets the Shadows Cyan Red Balance.
|
short |
getShadowsMagentaGreenBalance()
Gets or sets the Shadows Magenta Green Balance.
|
short |
getShadowsYellowBlueBalance()
Gets or sets the Shadows YellowBlue Balance.
|
void |
setHighlightsCyanRedBalance(short value)
Gets or sets the Highlights Cyan Red Balance.
|
void |
setHighlightsMagentaGreenBalance(short value)
Gets or sets the Highlights Magenta Green Balance.
|
void |
setHighlightsYellowBlueBalance(short value)
Gets or sets the Highlights Yellow Blue Balance.
|
void |
setMidtonesCyanRedBalance(short value)
Gets or sets the Midtones Cyan Red Balance.
|
void |
setMidtonesMagentaGreenBalance(short value)
Gets or sets the Midtones Magenta Green Balance.
|
void |
setMidtonesYellowBlueBalance(short value)
Gets or sets the Midtones Yellow Blue Balance.
|
void |
setPreserveLuminosity(boolean value)
Gets or sets a value indicating whether this
BlncResource preserves luminosity. |
void |
setShadowsCyanRedBalance(short value)
Gets or sets the Shadows Cyan Red Balance.
|
void |
setShadowsMagentaGreenBalance(short value)
Gets or sets the Shadows Magenta Green Balance.
|
void |
setShadowsYellowBlueBalance(short value)
Gets or sets the Shadows YellowBlue Balance.
|
mergeLayerTo
addLayerMask, drawImage, equals, getBitsPerPixel, getBlendingOptions, getBlendModeKey, getBlendModeSignature, getBottom, getChannelInformation, getChannelsCount, getClipping, getDisplayName, getExtraLength, getFiller, getFillOpacity, getFlags, getHeight, getLayerBlendingRangesData, getLayerCreationDateTime, getLayerLock, getLayerMaskData, getLayerOptions, getLeft, getLength, getName, getOpacity, getResources, getRight, getSheetColorHighlight, getTop, getWidth, hasAlpha, hashCode, isVisible, isVisibleInGroup, save, save, save, save, setBlendModeKey, setBottom, setChannelInformation, setClipping, setDisplayName, setFiller, setFillOpacity, setFlags, setLayerBlendingRangesData, setLayerCreationDateTime, setLayerLock, setLayerMaskData, setLeft, setName, setOpacity, setResources, setRight, setSheetColorHighlight, setTop, setVisible, shallowCopy
adjustBrightness, adjustContrast, adjustGamma, adjustGamma, binarizeBradley, binarizeBradley, binarizeFixed, binarizeOtsu, cacheData, crop, dither, grayscale, isCached, resize, resize, rotate, rotateFlip
crop, dither, filter, getArgb32Pixel, getDefaultArgb32Pixels, getDefaultPixels, getDefaultRawData, getDefaultRawData, getHorizontalResolution, getImageOpacity, getModifyDate, getPixel, getPremultiplyComponents, getRawCustomColorConverter, getRawDataFormat, getRawDataSettings, getRawFallbackIndex, getRawIndexedColorConverter, getRawLineSize, getSkewAngle, getTransparentColor, getUpdateXmpData, getUseRawData, getVerticalResolution, getXmpData, hasTransparentColor, isRawDataAvailable, loadArgb32Pixels, loadArgb64Pixels, loadCmyk32Pixels, loadCmykPixels, loadPartialArgb32Pixels, loadPartialPixels, loadPixels, loadRawData, loadRawData, normalizeAngle, normalizeAngle, readArgb32ScanLine, readScanLine, replaceColor, replaceColor, replaceNonTransparentColors, replaceNonTransparentColors, rotate, saveArgb32Pixels, saveCmyk32Pixels, saveCmykPixels, savePixels, saveRawData, setArgb32Pixel, setHorizontalResolution, setPalette, setPixel, setPremultiplyComponents, setRawCustomColorConverter, setRawFallbackIndex, setRawIndexedColorConverter, setResolution, setTransparentColor, setTransparentColor, setUpdateXmpData, setUseRawData, setVerticalResolution, setXmpData, toBitmap, writeArgb32ScanLine, writeScanLine
canLoad, canLoad, canLoad, canLoad, canSave, create, getAutoAdjustPalette, getBackgroundColor, getBounds, getBufferSizeHint, getContainer, getDefaultOptions, getFileFormat, getFileFormat, getFileFormat, getFittingRectangle, getFittingRectangle, getInterruptMonitor, getOriginalOptions, getPalette, getProgressEventHandler, getProgressEventHandlerInfo, getProportionalHeight, getProportionalWidth, getSize, hasBackgroundColor, load, load, load, load, resize, resizeHeightProportionally, resizeHeightProportionally, resizeHeightProportionally, resizeWidthProportionally, resizeWidthProportionally, resizeWidthProportionally, save, save, setAutoAdjustPalette, setBackgroundColor, setBackgroundColor, setBufferSizeHint, setInterruptMonitor, setPalette
getDataStreamContainer, save, save, setDataStreamContainer
dispose, getDisposed
public final boolean getPreserveLuminosity()
Gets or sets a value indicating whether this BlncResource
preserves luminosity.
true
if it preserves luminosity; otherwise, false
.public final void setPreserveLuminosity(boolean value)
Gets or sets a value indicating whether this BlncResource
preserves luminosity.
true
if it preserves luminosity; otherwise, false
.public final short getShadowsCyanRedBalance()
Gets or sets the Shadows Cyan Red Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Shadows Cyan Red Balance must be in range from -100 to +100.
Value:
The Shadows Cyan Red Balance.public final void setShadowsCyanRedBalance(short value)
Gets or sets the Shadows Cyan Red Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Shadows Cyan Red Balance must be in range from -100 to +100.
Value:
The Shadows Cyan Red Balance.public final short getShadowsMagentaGreenBalance()
Gets or sets the Shadows Magenta Green Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Shadows Magenta Green Balance must be in range from -100 to +100.
Value:
The Shadows Magenta Green Balance.public final void setShadowsMagentaGreenBalance(short value)
Gets or sets the Shadows Magenta Green Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Shadows Magenta Green Balance must be in range from -100 to +100.
Value:
The Shadows Magenta Green Balance.public final short getShadowsYellowBlueBalance()
Gets or sets the Shadows YellowBlue Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Shadows Yellow Blue Balance must be in range from -100 to +100.
Value:
The Shadows Yellow Blue Balance.public final void setShadowsYellowBlueBalance(short value)
Gets or sets the Shadows YellowBlue Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Shadows Yellow Blue Balance must be in range from -100 to +100.
Value:
The Shadows Yellow Blue Balance.public final short getMidtonesCyanRedBalance()
Gets or sets the Midtones Cyan Red Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Midtones Cyan Red Balance must be in range from -100 to +100.
Value:
The Midtones Cyan Red Balance.public final void setMidtonesCyanRedBalance(short value)
Gets or sets the Midtones Cyan Red Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Midtones Cyan Red Balance must be in range from -100 to +100.
Value:
The Midtones Cyan Red Balance.public final short getMidtonesMagentaGreenBalance()
Gets or sets the Midtones Magenta Green Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Midtones Magenta Green Balance must be in range from -100 to +100.
Value:
The Midtones Magenta Green Balance.public final void setMidtonesMagentaGreenBalance(short value)
Gets or sets the Midtones Magenta Green Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Midtones Magenta Green Balance must be in range from -100 to +100.
Value:
The Midtones Magenta Green Balance.public final short getMidtonesYellowBlueBalance()
Gets or sets the Midtones Yellow Blue Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Midtones Yellow Blue Balance must be in range from -100 to +100.
Value:
The Midtones Yellow Blue Balance.public final void setMidtonesYellowBlueBalance(short value)
Gets or sets the Midtones Yellow Blue Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Midtones Yellow Blue Balance must be in range from -100 to +100.
Value:
The Midtones Yellow Blue Balance.public final short getHighlightsCyanRedBalance()
Gets or sets the Highlights Cyan Red Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Highlights Cyan Red Balance must be in range from -100 to +100.
Value:
The Highlights Cyan Red Balance.public final void setHighlightsCyanRedBalance(short value)
Gets or sets the Highlights Cyan Red Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Highlights Cyan Red Balance must be in range from -100 to +100.
Value:
The Highlights Cyan Red Balance.public final short getHighlightsMagentaGreenBalance()
Gets or sets the Highlights Magenta Green Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Highlights Magenta Green Balance must be in range from -100 to +100.
Value:
The Highlights Magenta Green Balance.public final void setHighlightsMagentaGreenBalance(short value)
Gets or sets the Highlights Magenta Green Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Highlights Magenta Green Balance must be in range from -100 to +100.
Value:
The Highlights Magenta Green Balance.public final short getHighlightsYellowBlueBalance()
Gets or sets the Highlights Yellow Blue Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Highlights Yellow Blue Balance must be in range from -100 to +100.
Value:
The Highlights Yellow Blue Balance.public final void setHighlightsYellowBlueBalance(short value)
Gets or sets the Highlights Yellow Blue Balance.
com.aspose.ms.System.ArgumentOutOfRangeException
- Highlights Yellow Blue Balance must be in range from -100 to +100.
Value:
The Highlights Yellow Blue Balance.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.