Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Commented Issue: Fix reading specific page/layer [1008]

$
0
0
The filename _test.pdf[99]_ will throw an argument exception if the file test.pdf exists.
Comments: ** Comment from web user: Lionsitaly **

I try it but if I set FrameCount =1 give me error:
FrameError is not supported for MagickImage this is the code snippet:

Dim settings As MagickReadSettings = New MagickReadSettings()

settings.FrameIndex = 1
settings.Density = 300
settings.FrameCount = 1
img2.Read(sImage, settings)

FrameIndex look working but is not immediate understand that index start from 0 .
I think still load all pages .

I am using Magick.NET-6.8.6.601-Q8-x86-net20 .



Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>