Rank: Member
Groups: Guest
Joined: 1/24/2007(UTC) Posts: 6
|
Hi, I have two questions about the Frame.GetThumbnail method. From an earlier thread about sampling algorthims I understand that the default InterpolationMode property for transformation classes is MediumQuality. 1) Is bilinear (if available) the default sampling algorithm that the Frame.GetThumbnail method uses? 2) Can the default sampling algorithm setting for the Frame.GetThumbnail method be modified? Thanks in advance, Quinn
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello, The method Frame.GetThumbnail loads thumbnails using anisotropic interpolation mode and this mode cannot be changed. If you need for thumbnail with higher quality, you should load whole bitmap and resize it with corresponding interpolation mode. |
|
|
|
|
Rank: Member
Groups: Guest
Joined: 1/24/2007(UTC) Posts: 6
|
Great - that answers my question! Thanks for getting back to me. Quinn
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.