Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6972503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:58:35+00:00 2026-05-27T16:58:35+00:00

Theoretically it should be possible to combine transformation or color matrices, through addition or

  • 0

Theoretically it should be possible to combine transformation or color matrices, through addition or multiplication (I’m lame when it comes to such math). Is it possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:58:36+00:00Added an answer on May 27, 2026 at 4:58 pm

    It is! In Flash, the convolution matrices are defined in the flash.geom package. The transformation matrix is a Matrix and the color matrix is a ColorTransform. Both implement a concat function letting you multiply the effects of another matrix.

    var a:Matrix = new Matrix();
    a.translate(60, 40);
    
    var b:Matrix = new Matrix();
    b.rotate(60);
    
    a.concat(b); // Matrix a now translates and rotates whatever it convolutes.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to perform a memory optimization that should be theoretically possible but that
Theoretically, the end user should never see internal errors. But in practice, theory and
I get them theoretically, but I'm grappling with gzipping files in practice. How should
Theoretically, it is possible to embed ads into a winforms app running on a
If I have the following psuedocode: sharedVariable = somevalue; CreateThread(threadWhichUsesSharedVariable); Is it theoretically possible
I need to increase the max_allowed_packet param, to fit some theoretically very large items.
How do you preload dynamic classes which loads its own content? cause theoretically speaking
With the introduction of the HTML5 <canvas> element, could Swing theoretically be implemented in
By theoretical computer science topics, I am referring to things such as regular vs
Possible Duplicate: Haskell vs. procedural programming in the real world Few times I heard

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.