diff --git a/documentation/UVtools.Core.xml b/documentation/UVtools.Core.xml index ea8a228..c336223 100644 --- a/documentation/UVtools.Core.xml +++ b/documentation/UVtools.Core.xml @@ -1371,19 +1371,19 @@ Created - + This file format is based on B9Creator job file (.b9j) with defined version = 3 and added several new fields (as example, preview image). Some of the format features are not recommended to use (BaseLayersCount and FilledBaseLayersCount). - + Printer uses incorrect BMP header for preview image so we need to use it as-is instead of generating. - + White pixels region (border including corner pixels) @@ -2373,6 +2373,14 @@ Gets the input file path loaded into this + + + Returns the file extension. The returned value includes the period (".") character of the + extension except when you have a terminal period when you get string.Empty, such as ".exe" or ".cpp". + The returned value is null if the given path is null or empty if the given path does not include an + extension. + + Gets the available versions to set in this file format @@ -3104,6 +3112,11 @@ Layer index + + + Raise notification for aspect changes, like , and relatives + + Clears all definitions and properties, it also dispose valid candidates @@ -4763,6 +4776,21 @@ Gets or sets the parent SlicerFile + + + Image resolution X + + + + + Image resolution Y + + + + + Image resolution + + Gets the number of non zero pixels on this layer image