Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
0c0e744d
Commit
0c0e744d
authored
Apr 07, 2013
by
Davis King
Browse files
updated docs
parent
ca9fd21a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/docs/imaging.xml
docs/docs/imaging.xml
+2
-2
No files found.
docs/docs/imaging.xml
View file @
0c0e744d
...
@@ -836,8 +836,8 @@
...
@@ -836,8 +836,8 @@
<p>
<p>
This routine can save images containing any type of pixel. However, the DNG format
This routine can save images containing any type of pixel. However, the DNG format
can natively store only the following pixel types:
<b>
rgb_pixel
</b>
,
<b>
hsi_pixel
</b>
,
can natively store only the following pixel types:
<b>
rgb_pixel
</b>
,
<b>
hsi_pixel
</b>
,
<b>
rgb_alpha_pixel
</b>
,
<b>
uint8
</b>
,
<b>
uint16
</b>
,
<b>
float
</b>
,
<b>
double
</b>
,
<b>
rgb_alpha_pixel
</b>
,
<b>
uint8
</b>
,
<b>
uint16
</b>
,
<b>
float
</b>
,
and
<b>
double
</b>
.
and
<b>
long double
</b>
.
All other pixel types will be converted
All other pixel types will be converted
into one of these types as appropriate before being saved to disk.
into one of these types as appropriate before being saved to disk.
</p>
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment