Skip to content

@luminaphoto/lumina-js


@luminaphoto/lumina-js / Shared

Shared

Common types, enums, and error classes shared across all APIs

Enumerations

EnumerationDescription
ErrorCodeError codes for standardized error handling
NodeTypeTypes of image processing operations available, used for undo/redo and operation management

Classes

ClassDescription
LuminaErrorBase error class for all Lumina operations

Interfaces

InterfaceDescription
ColorGradingParamsColor grading parameters for professional color wheel tinting
ExportImageResultResult of image export operation
ImageAdjustmentsComplete set of image adjustment parameters
LoadImageResultResult of image loading operation
PreviewResultResult of preview operation
ResetResultResult of reset operation
TonalCurvePointsTonal curve control points for professional tonal mapping

Type Aliases

Type AliasDescription
ExportFormatExport formats supported by the library
ImageFormatSupported image formats for loading and exporting

Variables

VariableDescription
ParameterLimitsParameter validation constants matching C++ operation limits

Proprietary. All rights reserved.