Enumeration
CreateFields
The method for replacing eliminated fields.
Value
Name
Description
Value
CreateFields.DUPLICATION
Duplicates existing pixels.
int 1
CreateFields.INTERPOLATION
Assigns color values to any new pixels that Photoshop creates based on the color values of existing pixels in the image.
int 2
Usage
In function
void
ArtLayer.applyDeInterlace
(
eliminateFields
:
EliminateFields
,
createFields
:
CreateFields
)
Jongware, 28-Aug-2012 v3.0.3i
Contents
::
Index