disguise developers

Designer Plugins

Plugins for Disguise Designer software.

DxTexture

Base class: Resource

Subclasses: MipmappedMaskTexture, ProceduralTexture

Properties

acesTransform : AcesInputTransformParameters

ACES Input Display Transform (IDT)

bpp : int (Read-Only)

etf : int (Read-Only)

name : str (Read-Only)

ocioShaderProperties : OcioShaderProperties

ocioTransform : OcioColourSpace

OCIO Input Display Transform (IDT)

size : Int2 (Read-Only)

Variables

ETF_NONE : Final = 0

formatStrings : List[str]

Methods

beginWritingPixels(self)

blitToFormat(self, fmt: int) -> DxTexture

clear(self, c: Colour)

deletePixels(self)

download(self, bResolve: bool)

forceUpload(self)

getScaleMatrix(self) -> Mat

hasPixels(self, yesNo: bool)

load(self, x: int, y: int) -> Colour

resize(self, size: Int2)

resizeNoPixels(self, size: Int2)

resizeTarget(self, size: Int2, etf: int, eMsaa: int, allocFlags: int, sliceCount: int, mipCount: int)

saveFile(self, path: str)

store(self, x: int, y: int, c: Colour)