mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-04-19 19:21:18 +00:00
Commented code
This commit is contained in:
parent
3496a5d658
commit
432342415e
@ -7,7 +7,7 @@ export type PDFJSImage = {
|
||||
width: number;
|
||||
height: number;
|
||||
interpolate?: any;
|
||||
kind: number;
|
||||
kind: number; // TODO: Document what this is, maybe hasAlpha?
|
||||
data: Uint8ClampedArray;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user