コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Quoting - turks
Using Picnic in the IPP 6.0 update 1, if you open the attached bmp file and save as jpeg using the settings :
Bas, 444, Use Huffman, RGB, quality=75
The resultant jpeg file will be grayscale and distorted.
Can you reproduce ?
Thanks
Bas, 444, Use Huffman, RGB, quality=75
The resultant jpeg file will be grayscale and distorted.
Can you reproduce ?
Thanks
dataOrder.LineStep() [0] = geometry.RefGridRect().Width() * nOfComponents * du;
to this
dataOrder.LineStep() [0] = image.Step();
