Programowanie w systemie UNIX/ImageMagic: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 193:
00000080: 0000 0000 0000 0000 0000 803f 0000 0000 ...........?....
00000090: 0000 0000 0000 803f 0000 0000 0000 0000 .......?........
</source>
==Plik: sprowdzanie==
 
identify -verbose red_MSB.pfm
 
Przykładowy wynik:
<source lang=bash>
Image: red_MSB.pfm
Format: PFM (Portable float format)
Class: DirectClass
Geometry: 100x100+0+0
Units: Undefined
Type: Palette
Base type: TrueColor
Endianess: MSB
Colorspace: sRGB
Depth: 32/1-bit
Channel depth:
red: 1-bit
green: 1-bit
blue: 1-bit
Channel statistics:
Pixels: 10000
Red:
min: 65535 (1)
max: 65535 (1)
mean: 65535 (1)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
entropy: -nan
Green:
min: 0 (0)
max: 0 (0)
mean: 0 (0)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
entropy: -nan
Blue:
min: 0 (0)
max: 0 (0)
mean: 0 (0)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
entropy: -nan
Image statistics:
Overall:
min: 0 (0)
max: 65535 (1)
mean: 21845 (0.333333)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
entropy: -nan
Colors: 1
Histogram:
10000: (4294967295, 0, 0) #FFFFFFFF0000000000000000 red
Rendering intent: Perceptual
Gamma: 0.454545
Chromaticity:
red primary: (0.64,0.33)
green primary: (0.3,0.6)
blue primary: (0.15,0.06)
white point: (0.3127,0.329)
Background color: white
Border color: srgb(223,223,223)
Matte color: grey74
Transparent color: black
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 100x100+0+0
Dispose: Undefined
Iterations: 0
Compression: Undefined
Orientation: Undefined
Properties:
date:create: 2019-12-01T09:28:02+01:00
date:modify: 2019-12-01T09:28:02+01:00
signature: f3c3843113c9eab20f5826f19024dcbc4e4f5532b94d47bb5d5b80ed30d380f6
Artifacts:
filename: red_MSB.pfm
verbose: true
Tainted: False
Filesize: 120KB
Number pixels: 10K
User time: 0.000u
Elapsed time: 0:01.000
Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
</source>
==Plik: wyświetlanie ==