Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Noufal123  
#1 Posted : Friday, April 9, 2010 1:09:12 AM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
Hello.. I am doing my project in c# with aurigma GraphicMills tool..Is it provide color adjustments like "AdjustTint, Auto Color, Contrast,Gamma,Balance Color,Gray scale,Histo contrast,Hue,Intensity .etc." and Filters Like "Aging, Bend, Cylinder,Clouds,Colored balls,Dice,Diffuse glow,flip .etc". You can please provide the link which these include with sample codes...
Fedor  
#2 Posted : Friday, April 9, 2010 1:49:00 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Quote:
Hello.. I am doing my project in c# with aurigma GraphicMills tool..Is it provide color adjustments like "AdjustTint, Auto Color, Contrast,Gamma,Balance Color,Gray scale,Histo contrast,Hue,Intensity .etc." and Filters Like "Aging, Bend, Cylinder,Clouds,Colored balls,Dice,Diffuse glow,flip .etc". You can please provide the link which these include with sample codes...

Please read Applying Effects article. In short you need to call effects from Aurigma.GraphicsMill.Transforms namespace.

As for visual GUI for these effects please refer Main Demo sample.

If you need some effects/adjustments which are not implemented in Graphics Mill, please let us know.

Best regards,

Fedor Skvortsov

Fedor  
#3 Posted : Monday, April 12, 2010 2:00:36 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Quote:
Hello, How can i save a image file from bitmap viewer into temporary directory ? please help me with sample code..

Here is an idea how to implement it:

Code:
string p = System.IO.Path.GetTempFileName();
BitmapViewer1.Bitmap.Save(p);

You should add this code to some event handler (button click and so on).

Edited by user Monday, April 12, 2010 2:01:13 AM(UTC)  | Reason: Not specified

Best regards,

Fedor Skvortsov

Noufal123  
#4 Posted : Monday, April 12, 2010 4:23:31 AM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
I have Read ApplyImaging articles, but i did not get fully satisfied solutions for "AdjustTint,Gamma,Balance Color,Gray scale,Histo contrast,Hue,Intensity ,Mathematical Logic,posturize,Swap color. etc. " Aurigma.GraphicMills.Transforms namespace not include this effects . You please give solutions for this effects...

Edited by user Monday, April 12, 2010 4:30:08 AM(UTC)  | Reason: Not specified

Tamila  
#5 Posted : Tuesday, April 13, 2010 3:11:49 AM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello,

First of all I recommend you to read the following article which demonstrates how to use bitmap colors correction algorithms:

Correcting Colors

For your effect list you can use the following table:

Effect | Appropriate effect in Graphics Mill

AdjustTint - Saturation property

Gamma - LUT

Balance Color - AutoLevels

Gray scale - Need to use PixelFormatConverter Class

Histo contrast - Contrast

Hue - Hue property

Intensity - Intensity (Lightness) property

Swap color - Invert Class

Mathematical Logic - unsupported

posturize - unsupported

I hope this information will be helpful for you.

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

Noufal123  
#6 Posted : Friday, April 16, 2010 2:13:55 AM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
Thanx...........You please give appropriate effects in graphic mills for the following...

Aging

Bend

BriskTexture

Colored Balls

Clouds

Dice

Diffuse Glow

Flip Image

Functional Light

Glass

Impressionis

Lens Flare

Mosaic Tile

Motion Blur

Oilify

Picturize List

Pixelate

Plane

Plasma

Pointillist

Punch

Puzzle

Reveffect

Ring

Ripple

Roman Mosaic

Shear

Vignnet

Wind

Zig Zag

Zoom Blur

Zoom Wave

Draw Star

Colored Pencil

Dry

Emboss

Fragment

Half Tone

Mosaic

Polar

Tamila  
#7 Posted : Monday, April 19, 2010 1:08:19 AM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi,

Unfortunately Graphics Mill does not include these effects, but you can try to write them yourself, using Graphics Mill.

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

Noufal123  
#8 Posted : Wednesday, April 21, 2010 2:37:52 PM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
Can you give full list of Aurigma graphicmills effects?
Tamila  
#9 Posted : Wednesday, April 21, 2010 3:03:29 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
This is the full list of Graphics Mill transforms (effects):

Aurigma.GraphicsMill.Transforms Namespace

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

Noufal123  
#10 Posted : Wednesday, April 21, 2010 6:39:25 PM(UTC)
Noufal123

Rank: Advanced Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 81

Thanks: 10 times
Aurigma contains screen capture process?
Tamila  
#11 Posted : Thursday, April 22, 2010 7:08:13 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Unfortunately Graphics Mill does not include this functionality.

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
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.